CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - RISC processor VHDL

搜索资源列表

  1. verilog_risc

    0下载:
  2. RISC状态机由三个功能单元构成:处理器、控制器和存储器。 RISC状态机经优化可实现高效的流水线操作。 RISC 中的数据线为16位。 在数据存储器中的0到15的位置放置16个随机数,求16个数的和,放在数据存储器的16、17的位置,高位在前 对这16个数进行排序,从大到小放置在18到33的位置 求出前16个数的平均数,放在34的位置 基本指令有NOP, ADD, SUB, AND, RD, WR, BR,BC。 因为采用16位指令,有扩充的余地。-RISC
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:129602
    • 提供者:lyn
  1. risc

    1下载:
  2. RISC(reduced instruction setcomputer,精简指令集计算机)是一种执行较少类型计算机指令的微处理器。改源码是vhdl语言,能在FPGA上跑。-RISC [reduced instruction setcomputer, Reduced Instruction Set Computer] is an implementation of fewer types of computer instructions to the microprocessor. VHDL s
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:9645
    • 提供者:zhang
  1. processor.tar

    0下载:
  2. i need of vhdl code for 32-bit risc processor
  3. 所属分类:Editor

    • 发布日期:2017-04-07
    • 文件大小:48589
    • 提供者:ganesh
  1. RISC

    0下载:
  2. source and benchmark test for the registery parts of a RISC processor-source and benchmark test for the registery parts of a RISC processor
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:158610
    • 提供者:radproject
  1. CPU_Architecture

    0下载:
  2. Our processor is a RISC processor that can be used for many general applications, but it is specially designed for the purpose of high speed network related tasks. External hardware accelerator is used for network packet processing. The common netw
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-10
    • 文件大小:2388732
    • 提供者:Amit Adoni
  1. MANIK

    0下载:
  2. MANIK is a 32 bit RISC Microprocessor. The salient features of the processor are listed below. Features Hardware Features • Data Path Width 32 bits, with Four stage pipeline. • Mixed 16/32 bit instructions for code density ̶
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:3395206
    • 提供者:hfayed
  1. RISC-DSP

    0下载:
  2. RISC-DSP组合处理器设计优化[1].-RISC-DSP processor design portfolio optimization [1].
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:230862
    • 提供者:朱伟成
  1. RISC

    0下载:
  2. 32 bit RISC Processor with 3 stage pipeline
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-10
    • 文件大小:2152708
    • 提供者:rudra
  1. mipscpu-source

    0下载:
  2. mips cpu的实现.MIPS是世界上很流行的一种RISC处理器。MIPS公司的R系列就是在此基础上开发的RISC工业产品的微处理器。这些系列产品为很多计算机公司采用构成各种工作站和计算 机系统。 -mips cpu implementation. MIPS is the world' s very popular as a RISC processor. MIPS company' s R series is based on the development of industr
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-22
    • 文件大小:7025256
    • 提供者:汤龑鸣
  1. zxcpu

    0下载:
  2. 用VHDL语言设计了一个含10条指令的RISC处理器。假定主存可以在一个始终周期内完成依次读写操作且和CPU同步,系统使用一个主存单元。处理器指令字长16位,包含8个通用寄存器,1个16位的指令寄存器和一个16位的程序记数器。处理器的地址总线宽度16位。数据总线宽度16位,取指和数据访问均在一跳蝻数据总线。处理器支持包含LDA,STA,MOV,MVI,ADD,SUB,AND,OR,JZ,JMP十条指令。其中仅有LDA和STA是访存指令。-VHDL language design with a R
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:1075788
    • 提供者:zhaoshu
  1. risc5x_latest.tar

    0下载:
  2. risc processor vhdl code and it is very useful
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:256880
    • 提供者:k
  1. 65905857-A-A

    0下载:
  2. vhdl code for risc processor-vhdl code for risc processor...........................
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-25
    • 文件大小:10751
    • 提供者:satya
  1. VHDL-for-Datapath

    0下载:
  2. MIPS CPU with Mulicycle Datapath. This is a custom RISC processor implemented to achieve the function of "lw, sw, add, sub, and, or, beq, j" Mem.vhd - memory buffer.vhd - buffer ALUcon.vhd - Alu controller pc.vhd - program counter REG - reg
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-26
    • 文件大小:7883
    • 提供者:zi
  1. 8-bit-risc-in-vhdl.vhd

    0下载:
  2. risc processor in vhdl
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-14
    • 文件大小:3866
    • 提供者:pradeep
  1. mrsic_test_bench

    0下载:
  2. its about risc processor in vhdl
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-12-05
    • 文件大小:1025
    • 提供者:ashu
  1. 32-bIT-RISC-DOC-a4

    0下载:
  2. it is 32 bit risc processor code in vhdl
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-03
    • 文件大小:809070
    • 提供者:vikram
搜珍网 www.dssz.com